Added DevController.configuration and configurations methods. These parse the
authoremellor@ewan <emellor@ewan>
Fri, 30 Sep 2005 09:48:49 +0000 (10:48 +0100)
committeremellor@ewan <emellor@ewan>
Fri, 30 Sep 2005 09:48:49 +0000 (10:48 +0100)
commita4db84d76c3f31b8549df00bc19964a0696e1ea8
tree4aaf1ef0d384a2986787462fb5a3e70124630def
parent4bc0323bff93cbcc2e42e60fcd7b8c62f2f7f896
Added DevController.configuration and configurations methods.  These parse the
store for the current device configuration, and convert it back into the
s-expression used in the config files and the save files.  This means that we
can bring the devices up properly on restore.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py
tools/python/xen/xend/server/blkif.py
tools/python/xen/xend/server/netif.py